SDAC

TCustomMSConnection Properties

Properties of the TCustomMSConnection class.

For a complete list of the TCustomMSConnection class members, see the TCustomMSConnection Members topic.

Public

Name Description

ClientVersion

Contains the version of Microsoft OLE DB Provider for SQL Server.

ConnectDialog (inherited from TCustomDAConnection)

Allows to link a TCustomConnectDialog component.

ConnectString (inherited from TCustomDAConnection)

Used to specify the connection information, such as: UserName, Password, Server, etc.

ConvertEOL (inherited from TCustomDAConnection)

Allows customizing line breaks in string fields and parameters.

Database

Used to specify the database name that is a default source of data for SQL queries once a connection is established.

InTransaction (inherited from TCustomDAConnection)

Indicates whether the transaction is active.

IsolationLevel

Used to specify the extent to which all outside transactions interfere with subsequent transactions of the current connection.

LoginPrompt (inherited from TCustomDAConnection)

Specifies whether a login dialog appears immediately before opening a new connection.

Options

Used to specify the behaviour of a TCustomMSConnection object.

Password (inherited from TCustomDAConnection)

Serves to supply a password for login.

Pooling (inherited from TCustomDAConnection)

Enables or disables using connection pool.

PoolingOptions (inherited from TCustomDAConnection)

Specifies the behaviour of connection pool.

Server (inherited from TCustomDAConnection)

Serves to supply the server name for login.

ServerVersion

Contains the exact number of the SQL Server version.

Username (inherited from TCustomDAConnection)

Used to supply a user name for login.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback